home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Utilities / Winter Shell 1.0d2 / Source / Libraries / #Headers / AsmLib.h next >
Encoding:
C/C++ Source or Header  |  1993-12-05  |  136 b   |  6 lines  |  [TEXT/KAHL]

  1. /* definition for assembly language
  2.     93/12/05 aih created to make porting easier */
  3.  
  4. #define ASM_JMP    (0x4EF9)
  5. #define ASM_MOVE    (0x3F3C)
  6.